CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hough matlab

搜索资源列表

  1. hough_circle_detection

    0下载:
  2. Hough变换对圆的检测 Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲线。 -Hough transform, circle detection is the basic principle of Hough transform, using point and line duality, the lines of the image space into a rallying point for th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:13394
    • 提供者:罗慧
  1. hough

    0下载:
  2. 这是一段关于hough变换的代码,用matlab编写。-This is a paragraph on the hough transform code written with matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:15416
    • 提供者:山风
  1. houghdetectline

    0下载:
  2. hough变换检测直线,MATLAB环境下可直接运行-hough detect lines
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1334
    • 提供者:anthony
  1. codes

    0下载:
  2. The File Contains 5 Other Source Codes include, bandpass Butterworth Filter, Gabor Bank, RGB to HLS Conversion, Image Filtering in Frequency Domain and Hough transform. I hope that s enough to make me a member. Regards. Zizi.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:2352
    • 提供者:zizi
  1. time-frequency_analysis_methods_based_on_MATLAB.ra

    1下载:
  2. 介绍了常见的时频分析方法,包括短时傅里叶变换,Wigner-Ville分布以及小波变换等,结合MATLAB,引导读者如何运用其来进行时频分析-Describes the common time-frequency analysis methods, including short time Fourier transform, Wigner-Ville distribution and wavelet transform, combined with MATLAB, to guide the r
  3. 所属分类:matlab

    • 发布日期:2016-04-22
    • 文件大小:11590656
    • 提供者:李松寒
  1. houghbianhuan

    0下载:
  2. 广义霍夫变换边缘提取代码,目标是针对图像中某一标识,进行识别和提取-Generalized Hough transform edge detection code, the goal is for the image of a logo, to identify and extract
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3895
    • 提供者:吴安琪
  1. hough

    0下载:
  2. 用matlab编写的利用Hough变换法提取直线的代码,用该函数实现利用Hough变换提取直线的功能。-Written by matlab extracted using Hough transform line of code, with the function to achieve the use straight-line Hough transform to extract features.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1286
    • 提供者:林安安
  1. houghcircle

    0下载:
  2. This code is to implement hough transform. used in edge linking
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2182
    • 提供者:Selva
  1. hough

    0下载:
  2. Matlab Function for HOUGH transform for a circle coordinates-Matlab Function for HOUGH transform for a circle coordinates..
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:800
    • 提供者:BhattBrinda
  1. Hough

    1下载:
  2. hough变换原理和公式 检测边缘 和MATLAB程序代码-hough transform theory and MATLAB code
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:11404
    • 提供者:h
  1. huofubianhuan

    0下载:
  2. 利用霍夫变换对图像进行处理,提取图像中的直线-Use Hough transform to extract linear image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:4057
    • 提供者:guoxiao
  1. hough8

    0下载:
  2. 利用霍夫变换检测圆,求圆的半径-Using Hough transform to detect circles, find the radius of the circle. . . . . . . . .
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:999
    • 提供者:王正旺
  1. Matlab-program-of-Hough-Transform

    0下载:
  2. 关于Hough转换的matlab代码,有图片和文字解释-On the Hough transform matlab code, pictures and text to explain
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:741191
    • 提供者:孔子墨
  1. Hough

    0下载:
  2. Hough Transformation in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3619
    • 提供者:Reza Dini
  1. eyesegmentation

    0下载:
  2. 程序可实现人眼虹膜、眼睑及睫毛分割,主要功能有:(1)虹膜内外圆的霍夫圆检测;(2)眼睑检测以及参数方程的求解;(3)睫毛的最优化阈值处理。 vc文件夹下包含以下四个内容:(1)最后编译生成的.exe文件;(2)包含主要算法的.h头文件;(3)两幅原始图像(yangjing1.bmp,yanjing2.bmp);(4)两幅经过MATLAB进行自适应直方图均衡化的图像(yanjing11.bmp,yanjing22.bmp)-Program can achieve human iris, ey
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:154661
    • 提供者:郭卉
  1. Hough-bianhuan

    0下载:
  2. 基于matlab的数字图像处理,利用霍夫变换提取直线-Matlab-based digital image processing, the use of straight line Hough transform to extract
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:11421
    • 提供者:王会
  1. hsm-matlab

    1下载:
  2. 使用Hough变换实现图像的二维匹配,可以用于形状的查找和对应,同样适用于机器人定位等领域。 代码内包含说明文档,内容详尽-This document describes the Matlab implementation of an algorithm called Hough Scan Matching. The algorithm s goal is to find the roto-translation which makes two sets of bidimensional d
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1114964
    • 提供者:Wilford
  1. hough

    0下载:
  2. 主要用于直线检测,可以检测多条直线,但参数设置不好的话,效果并不是很好-Line detection
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1149
    • 提供者:yangjianqiao
  1. Hough-transform-edge-detection

    0下载:
  2. 这是一个用MATLAB软件编写的基于HOUGH变换的边缘检测程序-This is a MATLAB software HOUGH transform based on edge detection program
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:733
    • 提供者:edison
  1. Hough

    0下载:
  2. 运用Matlab开发环境,调用一副图像,实现图像的霍夫功能-By Matlab development environment, called an image, the Hough function of image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:660
    • 提供者:柳海玲
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 28 »
搜珍网 www.dssz.com